home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Acao / synj_sneak_attack.swf / scripts / DefineButton2_290 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-10-06  |  48 b   |  4 lines

  1. on(release){
  2.    _root.gotoAndStop("game");
  3. }
  4.